projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5f5201
)
Make build-time test failures fatal
author
Simon McVittie
<smcv@debian.org>
Fri, 11 Dec 2020 16:51:55 +0000
(16:51 +0000)
committer
Simon McVittie
<smcv@debian.org>
Fri, 11 Dec 2020 16:51:55 +0000
(16:51 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index de5cd25d42538aa3ca349369b28c6af42476edb9..d1ad36eef026fcc70554f2a5131e42e4d8688a92 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-205,7
+205,7
@@
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
--builddirectory=debian/build/deb \
-- \
--setup=x11 \
- || true
+ ${NULL}
endif
override_dh_auto_install: